name: pylint run_id: commands[0] env HOME: /home/jenkins env LANG: C.UTF-8 env OLM_TIMER1: 3000 env OLM_TIMER2: 2000 env PATH: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/pylint/bin:/opt/pyenv/bin:/tmp/venv-XIzj/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 3718654091 env PYTHONIOENCODING: utf-8 env SSH_AUTH_SOCK: ******************************** env TOX_ENV_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/pylint env TOX_ENV_NAME: pylint env TOX_WORK_DIR: /w/workspace/transportpce-tox-verify-transportpce-master/.tox env VIRTUAL_ENV: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/pylint env __TOX_ENVIRONMENT_VARIABLE_ORIGINAL_CI: true metadata pid: 3480 cwd: /w/workspace/transportpce-tox-verify-transportpce-master/tests allow: /w/workspace/transportpce-tox-verify-transportpce-master/.tox/pylint/bin/*:find cmd: find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + exit_code: 1 ************* Module test06_compare_context_with_reference transportpce_tests/tapi/test06_compare_context_with_reference.py:15:0: C0302: Too many lines in module (1061/1000) (too-many-lines) transportpce_tests/tapi/test06_compare_context_with_reference.py:220:54: C0103: Variable name "f" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:255:18: C0103: Argument name "T" doesn't conform to snake_case naming style (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:912:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:921:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:927:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:934:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:941:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:955:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:956:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:971:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:984:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:1004:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:1011:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:1025:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:1036:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test06_compare_context_with_reference.py:1055:54: C0103: Variable name "f" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) ************* Module test05_topo_gen_210426 transportpce_tests/tapi/test05_topo_gen_210426.py:13:0: C0302: Too many lines in module (1579/1000) (too-many-lines) transportpce_tests/tapi/test05_topo_gen_210426.py:889:54: C0103: Variable name "f" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:905:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:915:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:929:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:952:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1140:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1141:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1265:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1272:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1282:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1298:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1316:8: C0103: Variable name "C" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1467:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) transportpce_tests/tapi/test05_topo_gen_210426.py:1550:8: C0103: Variable name "T" doesn't conform to '[a-zA-Z_][a-zA-Z0-9_]{1,30}$' pattern (invalid-name) ----------------------------------- Your code has been rated at 9.98/10